<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

* {
    padding: 0;
    margin: 0
}

a {
    text-decoration: none
}

li {
    list-style: none
}

body {
    font-size: 12px;
    font-family: "黑体" "微软雅黑";
    background-color: #f5f5f5;
}

body a {
    color: #333;
}

body a:hover {
    color: #2789e5;
}

img {
    border: 0;
}

/**topbar**/
.back-to-top {
    position: fixed;
    bottom: 50px;
    right: 0px;
    display: none;
}

.back-to-top img {
    width: 50px;
}

.top {
    height: 30px;
    line-height: 30px;
    background-color: #303a40;
    color: #fff;
}

.top a {
    color: #fff
}

.topbar {
    width: 1000px;
    margin: 0 auto;
}

.topbarleft {
    float: left
}

.topbarright {
    float: right
}

.top ul {
    list-style: none
}

.top ul li {
    float: left;
    margin-right: 20px;
}

/**logo**/
.header {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0px;
    text-align: left;
}

.mainbox {
    width: 1200px;
    margin: auto;
}

.mainbox .main-content {
    height: 90px;
    margin-top: 10px;
}

.logo {
    height: 80px;
    display: inline-block;
    float: left;
}

.logo img {
    padding-top: 10px;
}

.search-input {
    float: left;
    margin-left: 50px;
}

.search-input .search-top-bar {
    margin-left: 10px;
    width: 699px;
    font-size: 14px;
    height: 29px;
}

.search-input .search-top-bar a {
    float: left;
    height: 30px;
    padding: 0px 20px;
}

.search-input .search-top-bar img {
    display: none;
    margin: auto;
}

.search-input .search-top-bar .link-selected {
    color: #2789e5;
    font-weight: bold;
}

.search-input .search-top-bar .link-selected img {
    display: block;
}

.search-input .search-content {
    border: 2px solid #2789e5;
    margin-left: 10px;
    width: 699px;
}

.search-input div select {
    line-height: 36px;
    padding-left: 10px;
    width: 112px;
    height: 36px;
    border: 0;
    float: left;
}

.search-input div input {
    line-height: 36px;
    width: 430px;
    height: 36px;
    padding-left: 10px;
    border: 0;
    border-left: 1px solid #d9d9d9;
    float: left;
}

.search-input div button {
    font-size: 16px;
    line-height: 36px;
    width: 146px;
    height: 36px;
    text-align: center;
    color: #fff;
    border: 0;
    background: #2789e5;
}

.nav-auth {
    float: right;
}

.nav-auth li {
    float: left;
    list-style: none;
    /* width: 90px; */
    height: 80px;
    padding: 0 20px;
    line-height: 80px;
    text-align: center;
    cursor: pointer;
}

.nav-auth li.cur a {
    color: #007cc5;
}

.nav-auth li.lastli {
    background: none;
}

.nav-bar {
    width: 100%;
    background: #2789e5;
}

.nav-main {
    width: 1200px;
    margin: auto;
}

.nav-main li {
    font-size: 16px;
    float: left;
    list-style: none;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.nav-main .selected {
    background: #1045a9;
}

.nav-main li a {
    color: white;
}

/**nav**/
.epsnav {
    float: left;
    position: relative;
    left: 320px;
}

.epsnav .epsnavbar {
    width: 1000px;
    margin: 0 auto !important;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 40px;
}

.epsnavbar a {
    color: #FFF;
    padding: 0 30px;
    display: block;
}

.epsnavbar a:hover {
    background-color: #fe4800;
    color: #ffe3d2;
}

.epsnav ul li {
    float: left;
}

.epsnav li.home {
    background-color: #fe4800;
}

/**Mage**/
.Mage {
    width: 100%;
    height: 450px;
    background-color: #fff;
    margin: 0px auto 20px auto;
}

.Mleft {
    width: 228px;
    height: 238px;
    float: left;
}

.Mleft .top {
    width: 228px;
    height: 40px;
    background-color: #ffc9a8;
}

.Mleft .top h3 {
    float: left;
    font: 14px;
    color: #ff0000;
    line-height: 40px;
    padding: 0 0 0 10px;
}

.Mleft .bottom ul {
    margin: 10px 0 0 10px;
}

.Mleft .bottom li.xun {
    background: url(/static/images/xun.png) no-repeat left 4px;
    padding: 8px 0 0 30px;
    height: 28px;
}

.Mleft .bottom li.zhao {
    background: url(/static/images/zhao.png) no-repeat left 4px;
    padding: 8px 0 0 30px;
    height: 28px;
}

.Mleft .bottom li.tou {
    background: url(/static/images/tou.png) no-repeat left 4px;
    padding: 8px 0 0 30px;
    height: 28px;
}

/**banner**/
.banner {
    float: left;
    width: 530px;
    height: 240px;
}

.Mright .lr h1 a {
    background: url(/static/images/zhuc.png) no-repeat left center;
    width: 130px;
    height: 50px;
    float: left;
    font-size: 14px;
    line-height: 50px;
    color: #000;
    text-align: center;
    padding: 0 0 0 20px;
}

.Mright .lr h1 a:hover {
    color: #fe4800;
}

.Mright .lr h2 a {
    background: url(/static/images/login.png) no-repeat left center;
    width: 70px;
    height: 50px;
    float: left;
    font-size: 14px;
    line-height: 50px;
    color: #000;
    text-align: center;
    padding: 0 0 0 20px
}

.Mright .lr h2 a:hover {
    color: #fe4800;
}

.Mright .lrbottom {
    width: 220px;
    height: 170px;
    float: right;
    margin: 4px 10px 0 0;
}

.Mright .lrbottom .subbot {
    width: 220px;
    height: 26px;
    border-bottom: 2px solid #2789e5;
    margin: 6px 0 8px 0;
}

.Mright .lrbottom .subbot h2 {
    background: url(../images/a-.png) no-repeat left center;
    padding: 0px 0 0 8px;
    font: 14px "微软雅黑";
    float: left;
}

.Mright .lrbottom .subbot h3 {
    font: 12px "微软雅黑";
    float: right;
    color: #666;
    padding: 4px 0 0 0;
}

.Mright .lrbottom ul li {
    font: 12px "微软雅黑";
    color: #333333;
    margin: 0px 0 0px 10px;
    line-height: 28px;
    background: url(../images/li_bj.png) no-repeat left center;
    padding: 0 0 0 12px;
}

/**first**/
.first {
    width: 1200px;
    margin: 0 auto;
}

.newlist {
    width: 880px;
    float: left;
    white-space: nowrap;
}

.newlist .subbot {
    width: 880px;
    height: 30px;
    border-bottom: 2px solid #2789e5;
    margin: 0 0 8px 0;
}

.newlist .subbot h2 {
    background: url(/static/images/a-.png) no-repeat left 0px;
    padding: 0px 0 0 8px;
    font: 14px "微软雅黑";
    float: left;
}

.newlist .subbot h2 span {
    font-size: 18px;
    color: #2789e5;
}

.newlist .subbot h3 {
    font: 12px "微软雅黑";
    float: right;
    color: #666;
    padding: 4px 0 0 0;
}

.newlist .one {
    width: 430px;
    background: #fff;
    border: 1px #ccc solid;
    margin: 10px 0 0 0;
    float: left;
}

.newlist .one .plus {
    width: 430px;
    height: 40px;
    border-bottom: 1px solid #ccc;
}

.newlist .one .plus h1 {
    font-size: 16px;
    color: #000;
    float: left;
    line-height: 40px;
    padding: 0 0 0 10px;
}

.newlist .one .plus h3 {
    font: 12px "微软雅黑";
    float: right;
    color: #666;
    line-height: 40px;
    padding: 0 10px 0 0;
}

.newlist .one ul.left {
    line-height: 32px;
    padding: 6px 0 0 10px;
    float: left;
}

.newlist .one ul.left .red {
    background: url(/static/images/li_bj.png) no-repeat left center;
    padding: 0 0 0 12px;
}

.newlist .one ul.left .red a {
    color: #2789e5;
}

.newlist .one ul.left li {
    background: url(/static/images/li_bj2.png) no-repeat left center;
    padding: 0 0 0 12px;
}

.newlist .one ul.right {
    line-height: 32px;
    padding: 6px 14px 0 0;
    float: right;
}

.company {
    line-height: 32px;
    padding: 6px 0 0 10px;
}

.company li {
    background: url(/static/images/li_bj2.png) no-repeat left center;
    padding: 0 0 0 12px;
}

.newlist .two {
    width: 430px;
    background: #fff;
    border: 1px #ccc solid;
    margin: 10px 0 0 15px;
    float: left;
}

.newlist .two .plus {
    width: 430px;
    height: 40px;
    border-bottom: 1px solid #ccc;
}

.newlist .two .plus h1 {
    font-size: 16px;
    color: #000;
    float: left;
    line-height: 40px;
    padding: 0 0 0 10px;
}

.newlist .two .plus h3 {
    font: 12px "微软雅黑";
    float: right;
    color: #666;
    line-height: 40px;
    padding: 0 10px 0 0;
}

.newlist .two ul.left {
    line-height: 32px;
    padding: 6px 0 0 10px;
    float: left;
}

.newlist .two ul.left li {
    background: url(/static/images/li_bj2.png) no-repeat left center;
    padding: 0 0 0 12px;
}

.newlist .two ul.right {
    line-height: 32px;
    padding: 6px 14px 0 0;
    float: right;
}

.newlist .three {
    width: 880px;
    height: 420px;
    background: #fff;
    border: 1px #ccc solid;
    margin: 10px 0 0 0;
    float: left;
}

.newlist .three .plus {
    width: 880px;
    height: 40px;
    border-bottom: 1px solid #ccc;
}

.newlist .three .plus h1 {
    font-size: 16px;
    color: #000;
    float: left;
    line-height: 40px;
    padding: 0 0 0 10px;
}

.newlist .three .plus h3 {
    font: 12px "微软雅黑";
    float: right;
    color: #666;
    line-height: 40px;
    padding: 0 10px 0 0;
}

.newlist .three ul.left {
    line-height: 32px;
    padding: 6px 0 0 10px;
    float: left;
}

.newlist .three ul.left .red {
    background: url(/static/images/li_bj.png) no-repeat left center;
    padding: 0 0 0 15px;
}

.newlist .three ul.left .red a {
    color: #2789e5;
}

.newlist .three ul.left li {
    background: url(/static/images/li_bj2.png) no-repeat left center;
    padding: 0 0 0 15px;
}

.newlist .three ul.right {
    line-height: 32px;
    padding: 6px 14px 0 0;
    float: right;
}

.newlist .four {
    width: 300px;
    height: 420px;
    background: #fff;
    border: 1px #ccc solid;
    margin: 10px 0 0 16px;
    float: left;
}

.newlist .four .plus {
    width: 300px;
    height: 40px;
    border-bottom: 1px solid #ccc;
}

.newlist .four .plus h1 {
    font-size: 16px;
    color: #000;
    float: left;
    line-height: 40px;
    padding: 0 0 0 10px;
}

.newlist .four .plus h3 {
    font: 12px "微软雅黑";
    float: right;
    color: #666;
    line-height: 40px;
    padding: 0 10px 0 0;
}

.newlist .four ul.left {
    line-height: 32px;
    padding: 6px 0 0 10px;
    float: left;
}

.newlist .four ul.left li {
    background: url(/static/images/li_bj2.png) no-repeat left center;
    padding: 0 0 0 12px;
}

.newlist .four ul.right {
    line-height: 32px;
    padding: 6px 14px 0 0;
    float: right;
}

.three ul.art li.title, .four ul.art li.title {
    width: 331px;
}

.purchase {
    width: 240px;
    height: 245px;
    float: right;
}

.purchase .subbot {
    width: 240px;
    height: 30px;
    border-bottom: 2px solid #2789e5;
    margin: 0 0 8px 0;
}

.purchase .subbot h2 {
    background: url(/static/images/a-.png) no-repeat left 0px;
    padding: 0 0 0 8px;
    font: 14px "微软雅黑";
    float: left;
}

.purchase .subbot h3 {
    font: 12px "微软雅黑";
    float: right;
    color: #666;
    padding: 4px 0 0 0;
}

.purchase .two {
    width: 238px;
    height: 245px;
    background: #fff;
    border: 1px #ccc solid;
    margin: 10px 0 0 0;
    float: left;
}

.purchase .two ul.left {
    line-height: 29px;
    padding: 6px 0 0 14px;
    float: left;
}

.purchase .two ul.left li {
    background: url(../images/li_bj2.png) no-repeat left center;
    padding: 0 0 0 12px;
}

.banner2 {
    width: 1200px;
    margin: 0px auto;
    padding: 20px 0;
}

.banner3 {
    float: right;
    padding: 1px 0 0 0;
}

.gongys {
    width: 1000px;
}

.gongys img {
    width: 215px;
    height: 68px;
    margin: 15px 10px;
}

ul.art {
    list-style: none
}

ul.art li {
    float: left;
}

ul.art li.title {
    width: 240px;
    background-image: none;
}

ul.art li.date {
    background-image: none !important;
}

/**友情链接**/
.friend {
    width: 1200px;
    margin-top: 20px;
    height: 150px;
    background: #fff;
    border: 1px #cccccc solid;
}

.friend h2 {
    height: 40px;
    width: 1184px;
    background: #f5f5f5;
    line-height: 40px;
    font-size: 14px;
    padding: 0 0 0 16px;
}

.friend ul li {
    float: left;
    padding: 20px 0 0 30px;
}

/**current**/
.current {
    width: 1200px;
    height: 24px;
    border-bottom: 2px solid #2789e5;
    padding-top: 15px;
    margin: 0 auto 10px;
}

.current h2 {
    font-size: 14px;
}

.current h2 .red {
    color: #2789e5;
}

.current h2 a:hover {
    text-decoration: underline;
}

.box {
    width: 1200px;
    margin: 0 auto;
}

/**more.html里面的样式**/
.Lbox {
    width: 740px;
    float: left;
    padding: 0px 0 60px 0;
}

.Lbox .sbox {
    width: 900px;
    height: 115px;
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    margin: 0 0 20px 0
}

.Lbox .sbox h1 {
    float: left;
    padding: 14px 0 0 20px;
    height: 30px;
    width: 460px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.Lbox .sbox h1 a {
    font-size: 14px;
    color: #13007d;
}

.Lbox .sbox h1 a:hover {
    text-decoration: underline;
}

.Lbox .sbox h1 span {
    font-size: 14px;
}

.Lbox .sbox h2 {
    font-size: 12px;
    color: #333;
    float: right;
    padding: 24px 20px 0 0;
}

.Lbox .sbox h3 {
    float: left;
    padding: 10px 0 0 20px;
    font-size: 14px;
    color: #555;
    font-weight: normal;
    line-height: 24px;
    width: 850px;
}

.pagelist {
}

.pagelist ul {
    width: 600px;
    margin: 0 auto;
}

.pagelist ul li {
    float: left;
    border: 1px solid #2789e5;
    height: 20px;
    line-height: 20px;
    margin: 0px 2px;
}

.pagelist ul li a, .pageinfo {
    display: block;
    padding: 0px 10px;
    background: #fff;
}

.pagelist .pageinfo {
    color: #555;
}

.pagelist .xian {
    background: #2789e5;
    display: block;
    padding: 0px 6px;
    font-weight: bold;
}

.geek {
    display: none
}

.Rbox {
    width: 240px;
    float: right;
}

.Rbox .recommend {
    width: 238px;
    height: 278px;
    background: #fff;
    border: 1px #ccc solid;
}

.Rbox .recommend h2 {
    width: 226px;
    height: 40px;
    background: url(/static/images/h2_bj.png) repeat-x left top;
    line-height: 40px;
    padding: 0 0 0 12px;
    font-size: 16px;
    color: #2789e5;
}

.Rbox .recommend ul {
    padding: 10px 0 0 12px;
}

.Rbox .recommend ul li {
    line-height: 30px;
    background: url(/static/images/li_bj2.png) no-repeat left center;
    padding: 0 0 0 10px;
}

.Rbox .banner4 {
    padding: 20px 0;
}

/**notice.html里面的样式**/
.Rbox .nregister {
    width: 238px;
    height: 200px;
    background: #fff;
    border: 1px #ccc solid;
    margin: 0 0 20px 0;
}

.Rbox .nregister p {
    text-align: center;
    width: 180px;
    margin: 0 auto;
    line-height: 24px;
    padding: 10px 0 0 0;
}

.Rbox .nregister .reg1 {
    text-align: center;
    padding: 12px 0 0 0;
}

.Rbox .groom {
    width: 238px;
    height: 278px;
    background: #fff;
    border: 1px #ccc solid;
}

.Rbox .groom h2 {
    width: 226px;
    height: 40px;
    background: url(/static/images/h2_bj.png) repeat-x left top;
    line-height: 40px;
    padding: 0 0 0 12px;
    font-size: 16px;
    color: #2789e5;
}

.Rbox .groom ul {
    padding: 10px 0 0 12px;
}

.Rbox .groom ul li {
    line-height: 30px;
    background: url(/static/images/li_bj2.png) no-repeat left center;
    padding: 0 0 0 10px;
}

.Xbox {
    width: 740px;
    float: left;
    margin-bottom: 20px
}

.Xbox .gbox {
    border: 1px solid #2789e5;
    background: #fff;
}

.Xbox .gbox h2 {
    height: 40px;
    background: #ebf8ff;
    font-size: 18px;
    color: #2789e5;
    padding: 10px 0 10px 20px;
    line-height: 40px;
}

.Xbox .state {
    border: 1px solid #2789e5;
    margin: 20px 0 0 0;
}

.Xbox .state p {
    padding: 20px;
    line-height: 24px;
    background: #fff;
}

/**footer**/
.footer {
    width: 100%;
    height: 125px;
    background: #333;
    border-bottom: 2px #282828 solid;
    overflow: hidden;
}

.foot {
    width: 1000px;
    margin: 0 auto;
}

.lfoot {
    float: left;
    margin: 40px 0 0 20px;
    width: 630px;
    border-right: 1px #404040 solid;
    height: 170px;
}

.lfoot dl {
    float: left;
    padding: 10px 20px 0;
}

.lfoot dl dt {
    color: #999;
    font-size: 16px;
    height: 30px;
    width: 100px;
    border-bottom: #404040 1px solid;
}

.lfoot dl dd {
    padding: 16px 0 0 0;
}

.lfoot dl dd a {
    color: #999;
    font-size: 12px;
}

.lfoot dl dd a:hover {
    color: #2789e5;
}

.rfoot {
    float: left;
    margin: 50px 0 0 20px;
}

.rfoot dl {
    float: left;
    padding: 10px 20px 0;
}

.rfoot dl dt {
    color: #999;
    font-size: 20px;
    height: 30px;
    width: 100px;
}

.rfoot dl dd {
    padding: 16px 0 0 0;
}

.rfoot dl dd {
    color: #999;
    font-size: 14px;
}

.rfoot dl dd span {
    color: #ccc;
    font-size: 12px;
}

.reg_footer {
    width: 100%;
    height: 312px;
    background-color: #323232;
    float: left;
}

.reg_lfooter {
    width: 730px;
    border-right: 1px solid #636363
}

.reg_lfooter,
.reg_rfooter {
    float: left;
    margin-top: 27px;
    height: 254px;
}

.reg_rfooter {
    margin-left: 90px;
    width: 300px;
}

.help_desk {
    padding-top: 8px
}

.help_desk_item {
    float: left;
    display: inline;
    margin-left: 90px;
    padding-bottom: 20px
}

.help_desk_item h4 {
    color: #fff;
    font-size: 20px;
    font-family: 黑体
}

.help_desk_item ul {
    margin-top: 5px
}

.last {
    padding-right: 82px;
}

.help_desk_item ul li {
    color: #fff;
    font-size: 16px;
    font-family: 黑体;
    line-height: 30px
}

.help_desk_item ul li a {
    color: #fff;
    cursor: pointer
}

.help_desk_item ul li a:hover {
    color: #2789e5
}

.footer_mark {
    width: 100%;
    text-align: center;
    float: left;
}

.footer_mark p {
    color: #939393;
    font-size: 9pt;
    line-height: 40px;
    margin: 0px;
}

.footer_mark a {
    display: inline-block;
    color: #939393
}

.reg_footer img:hover {
    opacity: 1
}

.other {
    color: #999;
    width: 1000px;
    height: 30px;
    float: left;
    text-align: center;
    margin: 0;
    padding: 10px 0 0 0;
}

.first .table {
    width: 880px;
    margin: 20px;
    line-height: 30px;
    display: none;
}

.first .table th {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.first .table_cus {
    width: 700px;
    margin: 20px;
    line-height: 30px;
    display: none;
}

.first .table_cus th {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    font-family: "Microsoft YaHei UI";
}

.first .table_cus td {
    font-size: 12px;
    font-weight: bold;
}

#supplierNew .left {
    display: none;
}

.foot p {
    margin-top: 10px;
    font-size: 12px;
}

@font-face {
    /* font-properties */
    font-family: detailFont;
    src: url('/static/css/detailFont.OTF')
}</pre></body></html>